3.2.72 \(\int x \sqrt {d-c^2 d x^2} (a+b \cosh ^{-1}(c x))^2 \, dx\) [172]

Optimal. Leaf size=186 \[ -\frac {14 b^2 \sqrt {d-c^2 d x^2}}{27 c^2}+\frac {2}{27} b^2 x^2 \sqrt {d-c^2 d x^2}+\frac {2 b x \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{3 c \sqrt {-1+c x} \sqrt {1+c x}}-\frac {2 b c x^3 \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{9 \sqrt {-1+c x} \sqrt {1+c x}}-\frac {\left (d-c^2 d x^2\right )^{3/2} \left (a+b \cosh ^{-1}(c x)\right )^2}{3 c^2 d} \]

[Out]

-1/3*(-c^2*d*x^2+d)^(3/2)*(a+b*arccosh(c*x))^2/c^2/d-14/27*b^2*(-c^2*d*x^2+d)^(1/2)/c^2+2/27*b^2*x^2*(-c^2*d*x
^2+d)^(1/2)+2/3*b*x*(a+b*arccosh(c*x))*(-c^2*d*x^2+d)^(1/2)/c/(c*x-1)^(1/2)/(c*x+1)^(1/2)-2/9*b*c*x^3*(a+b*arc
cosh(c*x))*(-c^2*d*x^2+d)^(1/2)/(c*x-1)^(1/2)/(c*x+1)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.15, antiderivative size = 186, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 27, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.222, Rules used = {5914, 5889, 5894, 12, 471, 75} \begin {gather*} \frac {2 b x \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{3 c \sqrt {c x-1} \sqrt {c x+1}}-\frac {\left (d-c^2 d x^2\right )^{3/2} \left (a+b \cosh ^{-1}(c x)\right )^2}{3 c^2 d}-\frac {2 b c x^3 \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{9 \sqrt {c x-1} \sqrt {c x+1}}+\frac {2}{27} b^2 x^2 \sqrt {d-c^2 d x^2}-\frac {14 b^2 \sqrt {d-c^2 d x^2}}{27 c^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2,x]

[Out]

(-14*b^2*Sqrt[d - c^2*d*x^2])/(27*c^2) + (2*b^2*x^2*Sqrt[d - c^2*d*x^2])/27 + (2*b*x*Sqrt[d - c^2*d*x^2]*(a +
b*ArcCosh[c*x]))/(3*c*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) - (2*b*c*x^3*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]))/(9*
Sqrt[-1 + c*x]*Sqrt[1 + c*x]) - ((d - c^2*d*x^2)^(3/2)*(a + b*ArcCosh[c*x])^2)/(3*c^2*d)

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 75

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[b*(c + d*x)^
(n + 1)*((e + f*x)^(p + 1)/(d*f*(n + p + 2))), x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && NeQ[n + p + 2, 0] &
& EqQ[a*d*f*(n + p + 2) - b*(d*e*(n + 1) + c*f*(p + 1)), 0]

Rule 471

Int[((e_.)*(x_))^(m_.)*((a1_) + (b1_.)*(x_)^(non2_.))^(p_.)*((a2_) + (b2_.)*(x_)^(non2_.))^(p_.)*((c_) + (d_.)
*(x_)^(n_)), x_Symbol] :> Simp[d*(e*x)^(m + 1)*(a1 + b1*x^(n/2))^(p + 1)*((a2 + b2*x^(n/2))^(p + 1)/(b1*b2*e*(
m + n*(p + 1) + 1))), x] - Dist[(a1*a2*d*(m + 1) - b1*b2*c*(m + n*(p + 1) + 1))/(b1*b2*(m + n*(p + 1) + 1)), I
nt[(e*x)^m*(a1 + b1*x^(n/2))^p*(a2 + b2*x^(n/2))^p, x], x] /; FreeQ[{a1, b1, a2, b2, c, d, e, m, n, p}, x] &&
EqQ[non2, n/2] && EqQ[a2*b1 + a1*b2, 0] && NeQ[m + n*(p + 1) + 1, 0]

Rule 5889

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((d1_) + (e1_.)*(x_))^(p_.)*((d2_) + (e2_.)*(x_))^(p_.), x_Symbo
l] :> Int[(d1*d2 + e1*e2*x^2)^p*(a + b*ArcCosh[c*x])^n, x] /; FreeQ[{a, b, c, d1, e1, d2, e2, n}, x] && EqQ[d2
*e1 + d1*e2, 0] && IntegerQ[p]

Rule 5894

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))*((d_) + (e_.)*(x_)^2)^(p_.), x_Symbol] :> With[{u = IntHide[(d + e*x^2
)^p, x]}, Dist[a + b*ArcCosh[c*x], u, x] - Dist[b*c, Int[SimplifyIntegrand[u/(Sqrt[1 + c*x]*Sqrt[-1 + c*x]), x
], x], x]] /; FreeQ[{a, b, c, d, e}, x] && EqQ[c^2*d + e, 0] && IGtQ[p, 0]

Rule 5914

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)*((d_) + (e_.)*(x_)^2)^(p_.), x_Symbol] :> Simp[(d + e*x^2)^
(p + 1)*((a + b*ArcCosh[c*x])^n/(2*e*(p + 1))), x] - Dist[b*(n/(2*c*(p + 1)))*Simp[(d + e*x^2)^p/((1 + c*x)^p*
(-1 + c*x)^p)], Int[(1 + c*x)^(p + 1/2)*(-1 + c*x)^(p + 1/2)*(a + b*ArcCosh[c*x])^(n - 1), x], x] /; FreeQ[{a,
 b, c, d, e, p}, x] && EqQ[c^2*d + e, 0] && GtQ[n, 0] && NeQ[p, -1]

Rubi steps

\begin {align*} \int x \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2 \, dx &=\frac {\sqrt {d-c^2 d x^2} \int x \sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )^2 \, dx}{\sqrt {-1+c x} \sqrt {1+c x}}\\ &=-\frac {(1-c x) (1+c x) \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{3 c^2}-\frac {\left (2 b \sqrt {d-c^2 d x^2}\right ) \int \left (-1+c^2 x^2\right ) \left (a+b \cosh ^{-1}(c x)\right ) \, dx}{3 c \sqrt {-1+c x} \sqrt {1+c x}}\\ &=\frac {2 b x \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{3 c \sqrt {-1+c x} \sqrt {1+c x}}-\frac {2 b c x^3 \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{9 \sqrt {-1+c x} \sqrt {1+c x}}-\frac {(1-c x) (1+c x) \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{3 c^2}+\frac {\left (2 b^2 \sqrt {d-c^2 d x^2}\right ) \int \frac {x \left (-3+c^2 x^2\right )}{3 \sqrt {-1+c x} \sqrt {1+c x}} \, dx}{3 \sqrt {-1+c x} \sqrt {1+c x}}\\ &=\frac {2 b x \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{3 c \sqrt {-1+c x} \sqrt {1+c x}}-\frac {2 b c x^3 \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{9 \sqrt {-1+c x} \sqrt {1+c x}}-\frac {(1-c x) (1+c x) \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{3 c^2}+\frac {\left (2 b^2 \sqrt {d-c^2 d x^2}\right ) \int \frac {x \left (-3+c^2 x^2\right )}{\sqrt {-1+c x} \sqrt {1+c x}} \, dx}{9 \sqrt {-1+c x} \sqrt {1+c x}}\\ &=\frac {2}{27} b^2 x^2 \sqrt {d-c^2 d x^2}+\frac {2 b x \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{3 c \sqrt {-1+c x} \sqrt {1+c x}}-\frac {2 b c x^3 \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{9 \sqrt {-1+c x} \sqrt {1+c x}}-\frac {(1-c x) (1+c x) \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{3 c^2}-\frac {\left (14 b^2 \sqrt {d-c^2 d x^2}\right ) \int \frac {x}{\sqrt {-1+c x} \sqrt {1+c x}} \, dx}{27 \sqrt {-1+c x} \sqrt {1+c x}}\\ &=-\frac {14 b^2 \sqrt {d-c^2 d x^2}}{27 c^2}+\frac {2}{27} b^2 x^2 \sqrt {d-c^2 d x^2}+\frac {2 b x \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{3 c \sqrt {-1+c x} \sqrt {1+c x}}-\frac {2 b c x^3 \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{9 \sqrt {-1+c x} \sqrt {1+c x}}-\frac {(1-c x) (1+c x) \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{3 c^2}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.21, size = 181, normalized size = 0.97 \begin {gather*} \frac {\sqrt {d-c^2 d x^2} \left (-6 a b c x \sqrt {-1+c x} \sqrt {1+c x} \left (-3+c^2 x^2\right )+9 a^2 \left (-1+c^2 x^2\right )^2+2 b^2 \left (7-8 c^2 x^2+c^4 x^4\right )+6 b \left (b c x \sqrt {-1+c x} \sqrt {1+c x} \left (3-c^2 x^2\right )+3 a \left (-1+c^2 x^2\right )^2\right ) \cosh ^{-1}(c x)+9 b^2 \left (-1+c^2 x^2\right )^2 \cosh ^{-1}(c x)^2\right )}{27 c^2 \left (-1+c^2 x^2\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2,x]

[Out]

(Sqrt[d - c^2*d*x^2]*(-6*a*b*c*x*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*(-3 + c^2*x^2) + 9*a^2*(-1 + c^2*x^2)^2 + 2*b^2*
(7 - 8*c^2*x^2 + c^4*x^4) + 6*b*(b*c*x*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*(3 - c^2*x^2) + 3*a*(-1 + c^2*x^2)^2)*ArcC
osh[c*x] + 9*b^2*(-1 + c^2*x^2)^2*ArcCosh[c*x]^2))/(27*c^2*(-1 + c^2*x^2))

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(725\) vs. \(2(158)=316\).
time = 1.92, size = 726, normalized size = 3.90

method result size
default \(-\frac {a^{2} \left (-c^{2} d \,x^{2}+d \right )^{\frac {3}{2}}}{3 c^{2} d}+b^{2} \left (\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (4 c^{4} x^{4}-5 c^{2} x^{2}+4 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{3} c^{3}-3 \sqrt {c x +1}\, \sqrt {c x -1}\, x c +1\right ) \left (9 \mathrm {arccosh}\left (c x \right )^{2}-6 \,\mathrm {arccosh}\left (c x \right )+2\right )}{216 \left (c x +1\right ) c^{2} \left (c x -1\right )}-\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (\sqrt {c x +1}\, \sqrt {c x -1}\, x c +c^{2} x^{2}-1\right ) \left (\mathrm {arccosh}\left (c x \right )^{2}-2 \,\mathrm {arccosh}\left (c x \right )+2\right )}{8 \left (c x +1\right ) c^{2} \left (c x -1\right )}-\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (-\sqrt {c x +1}\, \sqrt {c x -1}\, x c +c^{2} x^{2}-1\right ) \left (\mathrm {arccosh}\left (c x \right )^{2}+2 \,\mathrm {arccosh}\left (c x \right )+2\right )}{8 \left (c x +1\right ) c^{2} \left (c x -1\right )}+\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (-4 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{3} c^{3}+4 c^{4} x^{4}+3 \sqrt {c x +1}\, \sqrt {c x -1}\, x c -5 c^{2} x^{2}+1\right ) \left (9 \mathrm {arccosh}\left (c x \right )^{2}+6 \,\mathrm {arccosh}\left (c x \right )+2\right )}{216 \left (c x +1\right ) c^{2} \left (c x -1\right )}\right )+2 a b \left (\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (4 c^{4} x^{4}-5 c^{2} x^{2}+4 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{3} c^{3}-3 \sqrt {c x +1}\, \sqrt {c x -1}\, x c +1\right ) \left (-1+3 \,\mathrm {arccosh}\left (c x \right )\right )}{72 \left (c x +1\right ) c^{2} \left (c x -1\right )}-\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (\sqrt {c x +1}\, \sqrt {c x -1}\, x c +c^{2} x^{2}-1\right ) \left (-1+\mathrm {arccosh}\left (c x \right )\right )}{8 \left (c x +1\right ) c^{2} \left (c x -1\right )}-\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (-\sqrt {c x +1}\, \sqrt {c x -1}\, x c +c^{2} x^{2}-1\right ) \left (1+\mathrm {arccosh}\left (c x \right )\right )}{8 \left (c x +1\right ) c^{2} \left (c x -1\right )}+\frac {\sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (-4 \sqrt {c x +1}\, \sqrt {c x -1}\, x^{3} c^{3}+4 c^{4} x^{4}+3 \sqrt {c x +1}\, \sqrt {c x -1}\, x c -5 c^{2} x^{2}+1\right ) \left (1+3 \,\mathrm {arccosh}\left (c x \right )\right )}{72 \left (c x +1\right ) c^{2} \left (c x -1\right )}\right )\) \(726\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x*(a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(1/2),x,method=_RETURNVERBOSE)

[Out]

-1/3*a^2/c^2/d*(-c^2*d*x^2+d)^(3/2)+b^2*(1/216*(-d*(c^2*x^2-1))^(1/2)*(4*c^4*x^4-5*c^2*x^2+4*(c*x+1)^(1/2)*(c*
x-1)^(1/2)*x^3*c^3-3*(c*x+1)^(1/2)*(c*x-1)^(1/2)*x*c+1)*(9*arccosh(c*x)^2-6*arccosh(c*x)+2)/(c*x+1)/c^2/(c*x-1
)-1/8*(-d*(c^2*x^2-1))^(1/2)*((c*x+1)^(1/2)*(c*x-1)^(1/2)*x*c+c^2*x^2-1)*(arccosh(c*x)^2-2*arccosh(c*x)+2)/(c*
x+1)/c^2/(c*x-1)-1/8*(-d*(c^2*x^2-1))^(1/2)*(-(c*x+1)^(1/2)*(c*x-1)^(1/2)*x*c+c^2*x^2-1)*(arccosh(c*x)^2+2*arc
cosh(c*x)+2)/(c*x+1)/c^2/(c*x-1)+1/216*(-d*(c^2*x^2-1))^(1/2)*(-4*(c*x+1)^(1/2)*(c*x-1)^(1/2)*x^3*c^3+4*c^4*x^
4+3*(c*x+1)^(1/2)*(c*x-1)^(1/2)*x*c-5*c^2*x^2+1)*(9*arccosh(c*x)^2+6*arccosh(c*x)+2)/(c*x+1)/c^2/(c*x-1))+2*a*
b*(1/72*(-d*(c^2*x^2-1))^(1/2)*(4*c^4*x^4-5*c^2*x^2+4*(c*x+1)^(1/2)*(c*x-1)^(1/2)*x^3*c^3-3*(c*x+1)^(1/2)*(c*x
-1)^(1/2)*x*c+1)*(-1+3*arccosh(c*x))/(c*x+1)/c^2/(c*x-1)-1/8*(-d*(c^2*x^2-1))^(1/2)*((c*x+1)^(1/2)*(c*x-1)^(1/
2)*x*c+c^2*x^2-1)*(-1+arccosh(c*x))/(c*x+1)/c^2/(c*x-1)-1/8*(-d*(c^2*x^2-1))^(1/2)*(-(c*x+1)^(1/2)*(c*x-1)^(1/
2)*x*c+c^2*x^2-1)*(1+arccosh(c*x))/(c*x+1)/c^2/(c*x-1)+1/72*(-d*(c^2*x^2-1))^(1/2)*(-4*(c*x+1)^(1/2)*(c*x-1)^(
1/2)*x^3*c^3+4*c^4*x^4+3*(c*x+1)^(1/2)*(c*x-1)^(1/2)*x*c-5*c^2*x^2+1)*(1+3*arccosh(c*x))/(c*x+1)/c^2/(c*x-1))

________________________________________________________________________________________

Maxima [A]
time = 0.28, size = 204, normalized size = 1.10 \begin {gather*} \frac {2}{27} \, b^{2} {\left (\frac {\sqrt {c^{2} x^{2} - 1} \sqrt {-d} d x^{2} - \frac {7 \, \sqrt {c^{2} x^{2} - 1} \sqrt {-d} d}{c^{2}}}{d} - \frac {3 \, {\left (c^{2} \sqrt {-d} d x^{3} - 3 \, \sqrt {-d} d x\right )} \operatorname {arcosh}\left (c x\right )}{c d}\right )} - \frac {{\left (-c^{2} d x^{2} + d\right )}^{\frac {3}{2}} b^{2} \operatorname {arcosh}\left (c x\right )^{2}}{3 \, c^{2} d} - \frac {2 \, {\left (-c^{2} d x^{2} + d\right )}^{\frac {3}{2}} a b \operatorname {arcosh}\left (c x\right )}{3 \, c^{2} d} - \frac {2 \, {\left (c^{2} \sqrt {-d} d x^{3} - 3 \, \sqrt {-d} d x\right )} a b}{9 \, c d} - \frac {{\left (-c^{2} d x^{2} + d\right )}^{\frac {3}{2}} a^{2}}{3 \, c^{2} d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(1/2),x, algorithm="maxima")

[Out]

2/27*b^2*((sqrt(c^2*x^2 - 1)*sqrt(-d)*d*x^2 - 7*sqrt(c^2*x^2 - 1)*sqrt(-d)*d/c^2)/d - 3*(c^2*sqrt(-d)*d*x^3 -
3*sqrt(-d)*d*x)*arccosh(c*x)/(c*d)) - 1/3*(-c^2*d*x^2 + d)^(3/2)*b^2*arccosh(c*x)^2/(c^2*d) - 2/3*(-c^2*d*x^2
+ d)^(3/2)*a*b*arccosh(c*x)/(c^2*d) - 2/9*(c^2*sqrt(-d)*d*x^3 - 3*sqrt(-d)*d*x)*a*b/(c*d) - 1/3*(-c^2*d*x^2 +
d)^(3/2)*a^2/(c^2*d)

________________________________________________________________________________________

Fricas [A]
time = 0.38, size = 280, normalized size = 1.51 \begin {gather*} \frac {9 \, {\left (b^{2} c^{4} x^{4} - 2 \, b^{2} c^{2} x^{2} + b^{2}\right )} \sqrt {-c^{2} d x^{2} + d} \log \left (c x + \sqrt {c^{2} x^{2} - 1}\right )^{2} - 6 \, {\left (a b c^{3} x^{3} - 3 \, a b c x\right )} \sqrt {-c^{2} d x^{2} + d} \sqrt {c^{2} x^{2} - 1} - 6 \, {\left ({\left (b^{2} c^{3} x^{3} - 3 \, b^{2} c x\right )} \sqrt {-c^{2} d x^{2} + d} \sqrt {c^{2} x^{2} - 1} - 3 \, {\left (a b c^{4} x^{4} - 2 \, a b c^{2} x^{2} + a b\right )} \sqrt {-c^{2} d x^{2} + d}\right )} \log \left (c x + \sqrt {c^{2} x^{2} - 1}\right ) + {\left ({\left (9 \, a^{2} + 2 \, b^{2}\right )} c^{4} x^{4} - 2 \, {\left (9 \, a^{2} + 8 \, b^{2}\right )} c^{2} x^{2} + 9 \, a^{2} + 14 \, b^{2}\right )} \sqrt {-c^{2} d x^{2} + d}}{27 \, {\left (c^{4} x^{2} - c^{2}\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(1/2),x, algorithm="fricas")

[Out]

1/27*(9*(b^2*c^4*x^4 - 2*b^2*c^2*x^2 + b^2)*sqrt(-c^2*d*x^2 + d)*log(c*x + sqrt(c^2*x^2 - 1))^2 - 6*(a*b*c^3*x
^3 - 3*a*b*c*x)*sqrt(-c^2*d*x^2 + d)*sqrt(c^2*x^2 - 1) - 6*((b^2*c^3*x^3 - 3*b^2*c*x)*sqrt(-c^2*d*x^2 + d)*sqr
t(c^2*x^2 - 1) - 3*(a*b*c^4*x^4 - 2*a*b*c^2*x^2 + a*b)*sqrt(-c^2*d*x^2 + d))*log(c*x + sqrt(c^2*x^2 - 1)) + ((
9*a^2 + 2*b^2)*c^4*x^4 - 2*(9*a^2 + 8*b^2)*c^2*x^2 + 9*a^2 + 14*b^2)*sqrt(-c^2*d*x^2 + d))/(c^4*x^2 - c^2)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int x \sqrt {- d \left (c x - 1\right ) \left (c x + 1\right )} \left (a + b \operatorname {acosh}{\left (c x \right )}\right )^{2}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*acosh(c*x))**2*(-c**2*d*x**2+d)**(1/2),x)

[Out]

Integral(x*sqrt(-d*(c*x - 1)*(c*x + 1))*(a + b*acosh(c*x))**2, x)

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x*(a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int x\,{\left (a+b\,\mathrm {acosh}\left (c\,x\right )\right )}^2\,\sqrt {d-c^2\,d\,x^2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x*(a + b*acosh(c*x))^2*(d - c^2*d*x^2)^(1/2),x)

[Out]

int(x*(a + b*acosh(c*x))^2*(d - c^2*d*x^2)^(1/2), x)

________________________________________________________________________________________